home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / wham12.zip / WHAM.TXT < prev   
Text File  |  1993-01-01  |  5KB  |  120 lines

  1. Notes on WHAM 1.2
  2. -----------------
  3.  
  4. WHAM (Waveform Hold and Modify) is a Windows 3.1 application for
  5. manipulating digitised sound. It can read and write Windows 3.1 WAVE files
  6. as well as raw eight-bit digitised sound files, and can perform various
  7. operations on this sound. WHAM can handle sounds of any size, restricted
  8. only by memory.
  9.  
  10. Since releasing version 1.1 onto the Internet, I was pleasantly surprised
  11. at the amount of interest shown in it. Thanks to all the people who sent
  12. me email reporting bugs and making suggestions.
  13.  
  14. New features in release 1.2
  15. ---------------------------
  16.  
  17. -    Many bugs fixed. i.e., WHAM no longer crashes when cutting/copying
  18.     sounds or stretching/shrinking large sounds. (Well, I hope it
  19.     doesn't, anyway... :-) )
  20. -    Resizable window.
  21. -    "Zoom in" function. WHAM can change the scale and scroll position to
  22.     show the selected portion of the current waveform in its entirety
  23.     at the largest possible magnification.
  24. -    Cursor in waveform window. Sound can be pasted at the cursor or
  25.     played from the cursor onwards.
  26. -    WHAM can be launched with a sound file name on the command line.
  27. -    WHAM is compliant with Windows 3.1's Drag-and-Drop technology, and
  28.     will accept files dropped from the File Manager.
  29. -    Enhanced button bar. The Save and Paste buttons reveal a drop-down
  30.     menu of buttons when clicked with the right button.
  31.  
  32. New features in release 1.1
  33. ---------------------------
  34.  
  35. -    WHAM can now read and write Creative Voice .VOC files, Amiga
  36.     IFF/8SVX sound files, Sun/NeXT .au (8-bit linear and Mu-Law)
  37.     and Apple/SGI AIFF files (although I cannot guarantee the
  38.     accuracy of the last format; at least one Macintosh application
  39.     rejects WHAM-written AIFF files).
  40. -    New display options. WHAM can now display the waveform at full or
  41.     half height, and in solid or outline form.
  42. -    Support for embedded information. WHAM can embed information (title,
  43.     copyright, date, software, artist*, engineer*, technician*,
  44.     comments*) in WAVE and IFF files, and read information that is in
  45.     these files. If    I find information formats for other file types
  46.     (and, preferably, examples of these formats in use), I will add
  47.     these.
  48.     [* WAVE format only]
  49. -    A more robust WAVE file reading mechanism (now recognises
  50.     information in files and acts accordingly.)
  51. -    More buttons at the top of the window.
  52. -    Many bugs/glitches have been removed.
  53.  
  54. Coming Soon
  55. -----------
  56.  
  57. -    Drag-and-drop editing, a little like that in Microsoft Word for
  58.     Windows 2.0.
  59. -    More file formats. WHAM will be able to read (and, in most cases,
  60.     write) more types of files, as soon as I find new formats to
  61.     implement.
  62. -    Sound recording capability. As soon as I get access to a sound card,
  63.     I intend to put it in. (This release was coded using only a 
  64.     PC speaker driver). I actually purchased a sound card, but it
  65.     turned out to be defective, and I had to send it back. When I get
  66.     it back, I will put it to good use.
  67. -    Mu-Law and ADPCM support. Microsoft are putting support for Mu-Law
  68.     encoding and ADPCM compression in a new release of their RIFF
  69.     specifications. When I get access to an upgraded Windows multimedia
  70.     sound driver, I will adapt WHAM to manipulate Mu-Law-encoded sound
  71.     files in native format and to read and write ADPCM-compressed
  72.     sounds.
  73.     WHAM will then also be able to write Mu-Law .au files, as well as
  74.     linear ones.
  75. -    Support for 16-bit samples, stereo sounds, et cetera (...as soon as
  76.     I get some examples to experiment on and a stereo sound card.)
  77. -    High/low/band-pass filtering, independent pitch/speed changing and
  78.     other really good features, as soon as I figure out how to do them.
  79.     Any info out there?
  80.  
  81. How To Contact Me
  82. -----------------
  83.  
  84. If you notice any bugs in this program, or have any suggestions for
  85. improvements or enhancements, please contact me and let me know. If you
  86. really like this program and wish to make a donation (suggested size: $15),
  87. please send it to my address.
  88.  
  89. If you have access to the InterNet, you can contact me by email. This is
  90. the preferred way of communicating with me. My address is:
  91.  
  92.     sloth@yoyo.cc.monash.edu.au
  93.  
  94. If you don't have access to these networks, my snail-mail address is:
  95.  
  96.     Andrew Bulhak
  97.     21 The Crescent
  98.     Ferntree Gully Vic 3156
  99.     AUSTRALIA
  100.  
  101. Acknowledgements
  102. ----------------
  103.  
  104. WHAM 1.2 contains a 64-bit long division routine which was taken, more or
  105. less in one piece, from sample code distributed by Microsoft Corporation.
  106. The sample code is used as permitted. Please note that Microsoft do not
  107. support this program in any way, and are not liable for anything that may
  108. happen.
  109.  
  110. Warranty Disclaimer
  111. -------------------
  112.  
  113. Andrew Bulhak ("The author") makes no warranty of any kind, expressed or
  114. implied, including any warranties of fitness for a particular purpose. In no
  115. event will the author be liable for any incidental or consequential damages
  116. arising from the use of, or inability to use, this program.
  117.  
  118.  
  119.                     Andrew Bulhak    1-1-1993  21:59:06
  120.